﻿2026-08-03T04:28:21.7206138Z ##[group]Run actions/checkout@v5
2026-08-03T04:28:21.7206684Z with:
2026-08-03T04:28:21.7207053Z   fetch-depth: 0
2026-08-03T04:28:21.7207664Z   repository: BigscreenVR/spt-bs-core
2026-08-03T04:28:21.7211087Z   token: ***
2026-08-03T04:28:21.7211622Z   ssh-strict: true
2026-08-03T04:28:21.7212113Z   ssh-user: git
2026-08-03T04:28:21.7212610Z   persist-credentials: true
2026-08-03T04:28:21.7213158Z   clean: true
2026-08-03T04:28:21.7213625Z   sparse-checkout-cone-mode: true
2026-08-03T04:28:21.7214231Z   fetch-tags: false
2026-08-03T04:28:21.7214716Z   show-progress: true
2026-08-03T04:28:21.7215205Z   lfs: false
2026-08-03T04:28:21.7215715Z   submodules: false
2026-08-03T04:28:21.7216412Z   set-safe-directory: true
2026-08-03T04:28:21.7216960Z   allow-unsafe-pr-checkout: false
2026-08-03T04:28:21.7217552Z ##[endgroup]
2026-08-03T04:28:21.7979198Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-03T04:28:21.7981152Z ##[group]Getting Git version info
2026-08-03T04:28:21.7982151Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-03T04:28:21.7983633Z [command]/usr/bin/git version
2026-08-03T04:28:21.7984097Z git version 2.43.0
2026-08-03T04:28:21.7992037Z ##[endgroup]
2026-08-03T04:28:21.7999838Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/b993ebe0-6c76-49ef-b6f6-78c7c21e3879/.gitconfig'
2026-08-03T04:28:21.8006399Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/b993ebe0-6c76-49ef-b6f6-78c7c21e3879' before making global git config changes
2026-08-03T04:28:21.8007922Z Adding repository directory to the temporary git global config as a safe directory
2026-08-03T04:28:21.8009302Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-03T04:28:21.8040031Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-03T04:28:21.8056008Z https://github.com/BigscreenVR/spt-bs-core
2026-08-03T04:28:21.8065343Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-03T04:28:21.8067640Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-03T04:28:21.8085338Z refs/heads/golden/ir15
2026-08-03T04:28:21.8091227Z [command]/usr/bin/git checkout --detach
2026-08-03T04:28:21.8146447Z HEAD is now at a5042ec74 fix(test): poll the process we pinned, not the number it happens to hold
2026-08-03T04:28:21.8179436Z [command]/usr/bin/git branch --delete --force golden/ir15
2026-08-03T04:28:21.8206093Z Deleted branch golden/ir15 (was a5042ec74).
2026-08-03T04:28:21.8309824Z ##[endgroup]
2026-08-03T04:28:21.8312538Z [command]/usr/bin/git submodule status
2026-08-03T04:28:21.8496298Z ##[group]Cleaning the repository
2026-08-03T04:28:21.8498500Z [command]/usr/bin/git clean -ffdx
2026-08-03T04:28:21.8535886Z [command]/usr/bin/git reset --hard HEAD
2026-08-03T04:28:21.8594828Z HEAD is now at a5042ec74 fix(test): poll the process we pinned, not the number it happens to hold
2026-08-03T04:28:21.8600478Z ##[endgroup]
2026-08-03T04:28:21.8601923Z ##[group]Disabling automatic garbage collection
2026-08-03T04:28:21.8604997Z [command]/usr/bin/git config --local gc.auto 0
2026-08-03T04:28:21.8629385Z ##[endgroup]
2026-08-03T04:28:21.8630131Z ##[group]Setting up auth
2026-08-03T04:28:21.8634920Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-03T04:28:21.8659559Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-03T04:28:21.8839568Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-03T04:28:21.8863913Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-03T04:28:21.9047160Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-03T04:28:21.9073695Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-03T04:28:21.9263597Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-03T04:28:21.9293355Z ##[endgroup]
2026-08-03T04:28:21.9294175Z ##[group]Fetching the repository
2026-08-03T04:28:21.9298916Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-08-03T04:28:23.3971286Z [command]/usr/bin/git branch --list --remote origin/golden/ir15
2026-08-03T04:28:23.4024214Z   origin/golden/ir15
2026-08-03T04:28:23.4031532Z [command]/usr/bin/git rev-parse refs/remotes/origin/golden/ir15
2026-08-03T04:28:23.4049722Z a5042ec7440159a931217ae3c11be156a7675bf6
2026-08-03T04:28:23.4053642Z ##[endgroup]
2026-08-03T04:28:23.4054911Z ##[group]Determining the checkout info
2026-08-03T04:28:23.4056509Z ##[endgroup]
2026-08-03T04:28:23.4057860Z [command]/usr/bin/git sparse-checkout disable
2026-08-03T04:28:23.4093792Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-03T04:28:23.4116503Z ##[group]Checking out the ref
2026-08-03T04:28:23.4118747Z [command]/usr/bin/git checkout --progress --force -B golden/ir15 refs/remotes/origin/golden/ir15
2026-08-03T04:28:23.4175920Z Switched to a new branch 'golden/ir15'
2026-08-03T04:28:23.4177528Z branch 'golden/ir15' set up to track 'origin/golden/ir15'.
2026-08-03T04:28:23.4183008Z ##[endgroup]
2026-08-03T04:28:23.4215370Z [command]/usr/bin/git log -1 --format=%H
2026-08-03T04:28:23.4241000Z a5042ec7440159a931217ae3c11be156a7675bf6
